From: Roland McGrath Date: Tue, 8 Mar 1994 06:52:58 +0000 (+0000) Subject: Add #undef HAVE_FPATHCONF. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~92809 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c51b1a7c774db2b8bc30ebb8e431570eac570ae7;p=emacs.git Add #undef HAVE_FPATHCONF. --- diff --git a/src/config.in b/src/config.in index 3052ef62fa9..fbe0f2da436 100644 --- a/src/config.in +++ b/src/config.in @@ -130,6 +130,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_FTIME #undef HAVE_RES_INIT /* For -lresolv on Suns. */ #undef HAVE_SETSID +#undef HAVE_FPATHCONF #undef HAVE_AIX_SMT_EXP